Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(TYP-2386): Pass hidden fields via fragment #50

Merged
merged 1 commit into from
Jul 1, 2020
Merged

Conversation

mathio
Copy link
Contributor

@mathio mathio commented Jun 30, 2020

Report: TYP-2386

Bug introduced in DIST-241 by changing passing of hidden fields from query param to fragment.

@mathio mathio requested review from a team, lfons and maxprilutskiy June 30, 2020 14:16
@cypress
Copy link

cypress bot commented Jun 30, 2020



Test summary

82 0 0 0


Run details

Project embed
Status Passed
Commit 5c3b9aa ℹ️
Started Jun 30, 2020 2:27 PM
Ended Jun 30, 2020 2:28 PM
Duration 01:10 💡
OS Linux Ubuntu Linux - 16.04
Browser Multiple

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

demo/demo.js Outdated
// embed.setAttribute(attribute, addQueryStringToUrl(embedAttr, queryString))
// })
// })
// })
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it make sense to remove commented lines entirely?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I will remove it!

Pass hidden fields to typeform using both query params (legacy) and fragment (new approach)
@travis-tf
Copy link

@maxprilutskiy maxprilutskiy merged commit 0b611b9 into master Jul 1, 2020
@maxprilutskiy maxprilutskiy deleted the typ2386 branch July 1, 2020 05:27
travis-tf pushed a commit that referenced this pull request Jul 1, 2020
## [0.22.1](v0.22.0...v0.22.1) (2020-07-01)

### Bug Fixes

* **TYP-2386:** Pass hidden fields via fragment ([#50](#50)) ([0b611b9](0b611b9))
@travis-tf
Copy link

🎉 This PR is included in version 0.22.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants